mouseUp
Type
message
Summary
Sent when the user releases the mouse button.
Syntax
mouseUp
Description
Handle the mouseUp message to perform an action when the user releases the mouse button after clicking.
If the mouse has moved outside the control that was originally clicked before the user releases the mouse button, the mouseRelease message is sent instead of mouseUp.
Parameters
Name | Type | Description |
---|---|---|
pButtonNumber | Number | Specifies which mouse button was pressed:
|
Compatibility and Support
OS
mac
windows
linux
ios
android
web
Platforms
desktop
mobile